Skip to content

Conversation

helixbass
Copy link

Ok after getting more feedback in bug report from person trying to lint Vue + Coffeescript, my understanding is that the issue is really that for all Vue "expressions" (eg template {{ ... }}, v-for, etc), Vue always parses these the same way (as JS)

So should always use espree when parsing expressions, not specified custom parser

So closing #61 in favor of this PR

@armano2
Copy link
Contributor

armano2 commented Jan 12, 2020

This can be helpful for typescript users, as fragment parsing is not that fast in @typescript-eslint, and vue syntax does no support types anyway

cc @mysticatea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants